BidderTokenRequest

Configuration for requesting a bidder token.

Use factory methods in companion object to create instances:

Types

Link copied to clipboard
object a

Properties

Link copied to clipboard
val adType: <Error class: unknown class>

Type of the ad.

Link copied to clipboard

Size of the banner ad (only for banner type).

Link copied to clipboard

Additional custom parameters for the request.

Link copied to clipboard
val targeting: AdTargeting? = null

Targeting information for the request.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int